home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1998 April: Mac OS SDK
/
Dev.CD Apr 98 SDK2.toast
/
Development Kits (Disc 2)
/
QuickTime
/
Programming Stuff
/
Documentation
/
develop articles
/
develop Issue 23
/
Internet Config
/
IC 1.1
/
ICAppSourceKit1.1
/
ICWindowUtils.p
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-02-26
|
155 b
|
12 lines
|
[
TEXT/PJMM
]
unit ICWindowUtils;
interface
uses
ICTypes, ICWindowGlobals;
function WindowsOpen (wt: WindowType): OSErr;
implementation
end. (* ICWindowUtils *)